projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2ddeb2
)
pillow: bump to version 6.2.1
author
Alexandru Ardelean
<
[email protected]
>
Tue, 29 Oct 2019 09:34:36 +0000
(11:34 +0200)
committer
Alexandru Ardelean
<
[email protected]
>
Tue, 29 Oct 2019 09:34:36 +0000
(11:34 +0200)
Signed-off-by: Alexandru Ardelean <
[email protected]
>
lang/python/pillow/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/pillow/Makefile
b/lang/python/pillow/Makefile
index 517352b6e06fd2fb238d45fa0d509df68f696a7a..91b63bf90c31f9701ea73812b103ddf55622c28f 100644
(file)
--- a/
lang/python/pillow/Makefile
+++ b/
lang/python/pillow/Makefile
@@
-7,12
+7,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=pillow
-PKG_VERSION:=6.2.
0
+PKG_VERSION:=6.2.
1
PKG_RELEASE:=1
PKG_SOURCE:=Pillow-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://files.pythonhosted.org/packages/source/P/Pillow
-PKG_HASH:=
4548236844327a718ce3bb182ab32a16fa2050c61e334e959f554cac052fb0df
+PKG_HASH:=
bf4e972a88f8841d8fdc6db1a75e0f8d763e66e3754b03006cbc3854d89f1cb1
PKG_BUILD_DIR:=$(BUILD_DIR)/$(BUILD_VARIANT)-Pillow-$(PKG_VERSION)
PKG_MAINTAINER:=Alexandru Ardelean <
[email protected]
>